#F2DFAB#F2DFAB
#F2DFAB is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.7% C 0.070 H 90.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFAB |
|---|---|
| RGB | rgb(242, 223, 171) |
| HSL | hsl(44, 73%, 81%) |
| HSV | hsv(44, 29%, 95%) |
| CMYK | cmyk(0%, 7.9%, 29.3%, 5.1%) |
| CIE-LAB | lab(89.20, -1.16, 27.90) |
| CIE-LCH | lch(89.20, 27.92, 92.38°) |
| OKLab | oklab(90.66% -0.0004 0.0704) |
| OKLCH | oklch(90.66% 0.07 90.3) |
| XYZ | xyz(70.3570, 74.5948, 49.2122) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.51
Pale Peach
#FFE5AD
ΔE00 2.68
Beige (survey)
#E6DAA6
ΔE00 2.74
Wheat
#F5DEB3
ΔE00 3.03
Moccasin
#FFE4B5
ΔE00 3.62
Light Tan
#FBEEAC
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFAB #ABBEF2
analogous
#F2BBAB #F2DFAB #E1F2AB
triadic
#F2DFAB #ABF2DF #DFABF2
tetradic
#F2DFAB #ABF2BB #ABBEF2 #F2ABE1
square
#F2DFAB #ABF2BB #ABBEF2 #F2ABE1
split-complementary
#F2DFAB #ABE1F2 #BBABF2
monochromatic
#E2B741 #EACB76 #F2DFAB #FAF3E0 #FBF5E5
Accessibility & contrast
On white
1.32
#F2DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#F2DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFAB
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFAB | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA8
Deuteranopia (green-blind)
#F0E2AD
Tritanopia (blue-blind)
#FDD7D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dfab; /* rgb */ color: rgb(242, 223, 171); /* oklch */ color: oklch(90.7% 0.070 90.3);
Tailwind
colors: {
custom: {
50: '#f7e8c4',
500: '#f2dfab',
950: '#000000',
},
}SCSS
$custom: #f2dfab; $custom-light: #f7e8c4; $custom-dark: #000000;
JSON
{
"hex": "#f2dfab",
"rgb": {
"r": 242,
"g": 223,
"b": 171
},
"hsl": {
"h": 43.944,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.90658,
"c": 0.07036,
"h": 90.3
},
"luminance": 0.74593
}Semantic roles & 50–950 ramp
primary
#F2DFAB
secondary
#708AD1
accent
#45D510
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171612
muted
#858482