#F2EBE4#F2EBE4
#F2EBE4 is a very light, near-neutral orange. Relative luminance 0.839; OKLCH L 94.4% C 0.012 H 67.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EBE4 |
|---|---|
| RGB | rgb(242, 235, 228) |
| HSL | hsl(30, 35%, 92%) |
| HSV | hsv(30, 6%, 95%) |
| CMYK | cmyk(0%, 2.9%, 5.8%, 5.1%) |
| CIE-LAB | lab(93.41, 1.16, 4.23) |
| CIE-LCH | lch(93.41, 4.38, 74.71°) |
| OKLab | oklab(94.36% 0.0046 0.0112) |
| OKLCH | oklch(94.36% 0.012 67.7) |
| XYZ | xyz(80.3280, 83.8959, 85.3455) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.94
Seashell
#FFF5EE
ΔE00 2.61
Floralwhite
#FFFAF0
ΔE00 3.57
Oldlace
#FDF5E6
ΔE00 4.02
Off White
#FAF9F6
ΔE00 4.04
Very Light Pink
#FFF4F2
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EBE4 #E4EBF2
analogous
#F2E4E4 #F2EBE4 #F2F2E4
triadic
#F2EBE4 #E4F2EB #EBE4F2
tetradic
#F2EBE4 #E4F2E4 #E4EBF2 #F2E4F2
square
#F2EBE4 #E4F2E4 #E4EBF2 #F2E4F2
split-complementary
#F2EBE4 #E4F2F2 #E4E4F2
monochromatic
#CAAE91 #DECCBB #F2EBE4 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.18
#F2EBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#F2EBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EBE4
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EBE4 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE4
Deuteranopia (green-blind)
#EFEDE4
Tritanopia (blue-blind)
#F5E9E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2ebe4; /* rgb */ color: rgb(242, 235, 228); /* oklch */ color: oklch(94.4% 0.012 67.7);
Tailwind
colors: {
custom: {
50: '#f6f1ec',
500: '#f2ebe4',
950: '#000000',
},
}SCSS
$custom: #f2ebe4; $custom-light: #f6f1ec; $custom-dark: #000000;
JSON
{
"hex": "#f2ebe4",
"rgb": {
"r": 242,
"g": 235,
"b": 228
},
"hsl": {
"h": 30,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.9436,
"c": 0.01206,
"h": 67.7
},
"luminance": 0.83895
}Semantic roles & 50–950 ramp
primary
#F2EBE4
secondary
#ADBDCD
accent
#73AE38
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584