#F2E6DF#F2E6DF
#F2E6DF is a very light, near-neutral orange. Relative luminance 0.808; OKLCH L 93.3% C 0.016 H 52.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E6DF |
|---|---|
| RGB | rgb(242, 230, 223) |
| HSL | hsl(22, 42%, 91%) |
| HSV | hsv(22, 8%, 95%) |
| CMYK | cmyk(0%, 5%, 7.9%, 5.1%) |
| CIE-LAB | lab(92.04, 2.88, 4.86) |
| CIE-LCH | lch(92.04, 5.65, 59.31°) |
| OKLab | oklab(93.25% 0.0098 0.0128) |
| OKLCH | oklch(93.25% 0.016 52.5) |
| XYZ | xyz(78.2326, 80.7994, 81.2723) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.83
Seashell
#FFF5EE
ΔE00 3.19
Very Light Pink
#FFF4F2
ΔE00 3.85
Antiquewhite
#FAEBD7
ΔE00 5.56
Oldlace
#FDF5E6
ΔE00 5.60
Floralwhite
#FFFAF0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E6DF #DFEBF2
analogous
#F2DFE1 #F2E6DF #F2EFDF
triadic
#F2E6DF #DFF2E6 #E6DFF2
tetradic
#F2E6DF #E1F2DF #DFEBF2 #EFDFF2
square
#F2E6DF #E1F2DF #DFEBF2 #EFDFF2
split-complementary
#F2E6DF #DFF2EF #DFE1F2
monochromatic
#CFA288 #E0C4B3 #F2E6DF #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.22
#F2E6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#F2E6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E6DF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E6DF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DF
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#F6E4E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2e6df; /* rgb */ color: rgb(242, 230, 223); /* oklch */ color: oklch(93.3% 0.016 52.5);
Tailwind
colors: {
custom: {
50: '#f6ede9',
500: '#f2e6df',
950: '#000000',
},
}SCSS
$custom: #f2e6df; $custom-light: #f6ede9; $custom-dark: #000000;
JSON
{
"hex": "#f2e6df",
"rgb": {
"r": 242,
"g": 230,
"b": 223
},
"hsl": {
"h": 22.105,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.9325,
"c": 0.01616,
"h": 52.5
},
"luminance": 0.80799
}Semantic roles & 50–950 ramp
primary
#F2E6DF
secondary
#A6C0CF
accent
#84B530
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484