#F2E6D4#F2E6D4
#F2E6D4 is a very light, muted orange. Relative luminance 0.802; OKLCH L 93.0% C 0.027 H 78.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E6D4 |
|---|---|
| RGB | rgb(242, 230, 212) |
| HSL | hsl(36, 54%, 89%) |
| HSV | hsv(36, 12%, 95%) |
| CMYK | cmyk(0%, 5%, 12.4%, 5.1%) |
| CIE-LAB | lab(91.79, 1.11, 10.22) |
| CIE-LCH | lch(91.79, 10.28, 83.83°) |
| OKLab | oklab(92.96% 0.0056 0.0267) |
| OKLCH | oklch(92.96% 0.027 78.2) |
| XYZ | xyz(76.7974, 80.2254, 73.7140) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.71
Warm Beige
#E9DCC9
ΔE00 2.24
Champagne
#F7E7CE
ΔE00 2.56
Eggshell
#F0EAD6
ΔE00 3.31
Papayawhip
#FFEFD5
ΔE00 3.41
Oldlace
#FDF5E6
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E6D4 #D4E0F2
analogous
#F2D7D4 #F2E6D4 #EFF2D4
triadic
#F2E6D4 #D4F2E6 #E6D4F2
tetradic
#F2E6D4 #D4F2D7 #D4E0F2 #F2D4EF
square
#F2E6D4 #D4F2D7 #D4E0F2 #F2D4EF
split-complementary
#F2E6D4 #D4EFF2 #D7D4F2
monochromatic
#D6AF76 #E4CBA5 #F2E6D4 #F8F1E8 #F8F1E8
Accessibility & contrast
On white
1.23
#F2E6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#F2E6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E6D4
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E6D4 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D3
Deuteranopia (green-blind)
#EEE9D4
Tritanopia (blue-blind)
#F8E2E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e6d4; /* rgb */ color: rgb(242, 230, 212); /* oklch */ color: oklch(93.0% 0.027 78.2);
Tailwind
colors: {
custom: {
50: '#f6ede1',
500: '#f2e6d4',
950: '#000000',
},
}SCSS
$custom: #f2e6d4; $custom-light: #f6ede1; $custom-dark: #000000;
JSON
{
"hex": "#f2e6d4",
"rgb": {
"r": 242,
"g": 230,
"b": 212
},
"hsl": {
"h": 36,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.92964,
"c": 0.02728,
"h": 78.2
},
"luminance": 0.80224
}Semantic roles & 50–950 ramp
primary
#F2E6D4
secondary
#99B0D1
accent
#63C124
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484