#F4EBE4#F4EBE4
#F4EBE4 is a very light, near-neutral orange. Relative luminance 0.843; OKLCH L 94.5% C 0.014 H 60.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EBE4 |
|---|---|
| RGB | rgb(244, 235, 228) |
| HSL | hsl(26, 42%, 93%) |
| HSV | hsv(26, 7%, 96%) |
| CMYK | cmyk(0%, 3.7%, 6.6%, 4.3%) |
| CIE-LAB | lab(93.56, 1.84, 4.47) |
| CIE-LCH | lch(93.56, 4.83, 67.63°) |
| OKLab | oklab(94.52% 0.0067 0.0118) |
| OKLCH | oklch(94.52% 0.014 60.6) |
| XYZ | xyz(81.0184, 84.2519, 85.3779) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.70
Seashell
#FFF5EE
ΔE00 2.17
Very Light Pink
#FFF4F2
ΔE00 3.60
Floralwhite
#FFFAF0
ΔE00 4.03
Oldlace
#FDF5E6
ΔE00 4.34
Off White
#FAF9F6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EBE4 #E4EDF4
analogous
#F4E4E5 #F4EBE4 #F4F3E4
triadic
#F4EBE4 #E4F4EB #EBE4F4
tetradic
#F4EBE4 #E5F4E4 #E4EDF4 #F3E4F4
square
#F4EBE4 #E5F4E4 #E4EDF4 #F3E4F4
split-complementary
#F4EBE4 #E4F4F3 #E4E5F4
monochromatic
#D1AB8D #E2CBB9 #F4EBE4 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.18
#F4EBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#F4EBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EBE4
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EBE4 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBE4
Deuteranopia (green-blind)
#F0EDE4
Tritanopia (blue-blind)
#F7E9E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4ebe4; /* rgb */ color: rgb(244, 235, 228); /* oklch */ color: oklch(94.5% 0.014 60.6);
Tailwind
colors: {
custom: {
50: '#f7f1ec',
500: '#f4ebe4',
950: '#000000',
},
}SCSS
$custom: #f4ebe4; $custom-light: #f7f1ec; $custom-dark: #000000;
JSON
{
"hex": "#f4ebe4",
"rgb": {
"r": 244,
"g": 235,
"b": 228
},
"hsl": {
"h": 26.25,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.94519,
"c": 0.01355,
"h": 60.6
},
"luminance": 0.84251
}Semantic roles & 50–950 ramp
primary
#F4EBE4
secondary
#ABC0D1
accent
#7BB530
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584