#F2DFAC#F2DFAC
#F2DFAC is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.7% C 0.069 H 90.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFAC |
|---|---|
| RGB | rgb(242, 223, 172) |
| HSL | hsl(44, 73%, 81%) |
| HSV | hsv(44, 29%, 95%) |
| CMYK | cmyk(0%, 7.9%, 28.9%, 5.1%) |
| CIE-LAB | lab(89.22, -1.03, 27.41) |
| CIE-LCH | lch(89.22, 27.43, 92.16°) |
| OKLab | oklab(90.68% 0 0.0692) |
| OKLCH | oklch(90.68% 0.069 90) |
| XYZ | xyz(70.4527, 74.6331, 49.7161) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.68
Pale Peach
#FFE5AD
ΔE00 2.71
Beige (survey)
#E6DAA6
ΔE00 2.81
Wheat
#F5DEB3
ΔE00 2.83
Moccasin
#FFE4B5
ΔE00 3.50
Navajowhite
#FFDEAD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFAC #ACBFF2
analogous
#F2BCAC #F2DFAC #E2F2AC
triadic
#F2DFAC #ACF2DF #DFACF2
tetradic
#F2DFAC #ACF2BC #ACBFF2 #F2ACE2
square
#F2DFAC #ACF2BC #ACBFF2 #F2ACE2
split-complementary
#F2DFAC #ACE2F2 #BCACF2
monochromatic
#E1B642 #EACB77 #F2DFAC #FAF3E1 #FBF5E5
Accessibility & contrast
On white
1.32
#F2DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#F2DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFAC
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFAC | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA9
Deuteranopia (green-blind)
#EFE3AE
Tritanopia (blue-blind)
#FDD7D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dfac; /* rgb */ color: rgb(242, 223, 172); /* oklch */ color: oklch(90.7% 0.069 90.0);
Tailwind
colors: {
custom: {
50: '#f7e8c5',
500: '#f2dfac',
950: '#000000',
},
}SCSS
$custom: #f2dfac; $custom-light: #f7e8c5; $custom-dark: #000000;
JSON
{
"hex": "#f2dfac",
"rgb": {
"r": 242,
"g": 223,
"b": 172
},
"hsl": {
"h": 43.714,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.90678,
"c": 0.06919,
"h": 90
},
"luminance": 0.74631
}Semantic roles & 50–950 ramp
primary
#F2DFAC
secondary
#718BD1
accent
#46D510
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171613
muted
#858482