#F2D09F#F2D09F
#F2D09F is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.5% C 0.074 H 76.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D09F |
|---|---|
| RGB | rgb(242, 208, 159) |
| HSL | hsl(35, 76%, 79%) |
| HSV | hsv(35, 34%, 95%) |
| CMYK | cmyk(0%, 14%, 34.3%, 5.1%) |
| CIE-LAB | lab(85.25, 5.08, 28.77) |
| CIE-LCH | lch(85.25, 29.21, 79.99°) |
| OKLab | oklab(87.48% 0.0172 0.0722) |
| OKLCH | oklch(87.48% 0.074 76.6) |
| XYZ | xyz(65.4332, 66.4948, 42.1823) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.15
Light Peach
#FFD8B1
ΔE00 4.44
Wheat
#F5DEB3
ΔE00 4.44
Moccasin
#FFE4B5
ΔE00 4.74
Pale Peach
#FFE5AD
ΔE00 5.55
Burlywood
#DEB887
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D09F #9FC1F2
analogous
#F2A69F #F2D09F #EAF29F
triadic
#F2D09F #9FF2D0 #D09FF2
tetradic
#F2D09F #9FF2A6 #9FC1F2 #F29FEA
square
#F2D09F #9FF2A6 #9FC1F2 #F29FEA
split-complementary
#F2D09F #9FEAF2 #A69FF2
monochromatic
#E39B33 #EBB669 #F2D09F #F9EAD5 #FBF2E4
Accessibility & contrast
On white
1.47
#F2D09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#F2D09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D09F
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D09F | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09C
Deuteranopia (green-blind)
#E6D8A0
Tritanopia (blue-blind)
#FFC7C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2d09f; /* rgb */ color: rgb(242, 208, 159); /* oklch */ color: oklch(87.5% 0.074 76.6);
Tailwind
colors: {
custom: {
50: '#f7debb',
500: '#f2d09f',
950: '#000000',
},
}SCSS
$custom: #f2d09f; $custom-light: #f7debb; $custom-dark: #000000;
JSON
{
"hex": "#f2d09f",
"rgb": {
"r": 242,
"g": 208,
"b": 159
},
"hsl": {
"h": 35.422,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.87477,
"c": 0.07422,
"h": 76.6
},
"luminance": 0.66492
}Semantic roles & 50–950 ramp
primary
#F2D09F
secondary
#6591D0
accent
#60D80D
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171512
muted
#858482