#F2D175#F2D175
#F2D175 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.0% C 0.118 H 90.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D175 |
|---|---|
| RGB | rgb(242, 209, 117) |
| HSL | hsl(44, 83%, 70%) |
| HSV | hsv(44, 52%, 95%) |
| CMYK | cmyk(0%, 13.6%, 51.7%, 5.1%) |
| CIE-LAB | lab(84.88, 0.29, 49.49) |
| CIE-LCH | lch(84.88, 49.50, 89.67°) |
| OKLab | oklab(86.98% -0.0003 0.1176) |
| OKLCH | oklch(86.98% 0.118 90.1) |
| XYZ | xyz(62.6317, 65.7655, 26.2212) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.80
Sand (survey)
#E2CA76
ΔE00 3.29
Sandy
#F1DA7A
ΔE00 3.42
Light Mustard
#F7D560
ΔE00 3.49
Maize
#F4D054
ΔE00 4.16
Pale Gold
#FDDE6C
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D175 #7596F2
analogous
#F29275 #F2D175 #D4F275
triadic
#F2D175 #75F2D1 #D175F2
tetradic
#F2D175 #75F292 #7596F2 #F275D4
square
#F2D175 #75F292 #7596F2 #F275D4
split-complementary
#F2D175 #75D4F2 #9275F2
monochromatic
#D8A514 #EDBE3D #F2D175 #F7E4AD #FCF6E3
Accessibility & contrast
On white
1.48
#F2D175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#F2D175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D175
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D175 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6D
Deuteranopia (green-blind)
#EBD878
Tritanopia (blue-blind)
#FFC4BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2d175; /* rgb */ color: rgb(242, 209, 117); /* oklch */ color: oklch(87.0% 0.118 90.1);
Tailwind
colors: {
custom: {
50: '#f9de9f',
500: '#f2d175',
950: '#000000',
},
}SCSS
$custom: #f2d175; $custom-light: #f9de9f; $custom-dark: #000000;
JSON
{
"hex": "#f2d175",
"rgb": {
"r": 242,
"g": 209,
"b": 117
},
"hsl": {
"h": 44.16,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.86982,
"c": 0.1176,
"h": 90.1
},
"luminance": 0.65763
}Semantic roles & 50–950 ramp
primary
#F2D175
secondary
#3F64CC
accent
#40DF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480