#F2EBDA#F2EBDA
#F2EBDA is a very light, muted orange. Relative luminance 0.834; OKLCH L 94.1% C 0.024 H 88.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EBDA |
|---|---|
| RGB | rgb(242, 235, 218) |
| HSL | hsl(43, 48%, 90%) |
| HSV | hsv(43, 10%, 95%) |
| CMYK | cmyk(0%, 2.9%, 9.9%, 5.1%) |
| CIE-LAB | lab(93.17, -0.49, 9.08) |
| CIE-LCH | lch(93.17, 9.10, 93.10°) |
| OKLab | oklab(94.1% 0.0007 0.0238) |
| OKLCH | oklch(94.1% 0.024 88.2) |
| XYZ | xyz(78.9798, 83.3566, 78.2448) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.43
Oldlace
#FDF5E6
ΔE00 2.43
Antiquewhite
#FAEBD7
ΔE00 3.50
Warm Beige
#E9DCC9
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.10
Champagne
#F7E7CE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EBDA #DAE1F2
analogous
#F2DFDA #F2EBDA #EDF2DA
triadic
#F2EBDA #DAF2EB #EBDAF2
tetradic
#F2EBDA #DAF2DF #DAE1F2 #F2DAED
square
#F2EBDA #DAF2DF #DAE1F2 #F2DAED
split-complementary
#F2EBDA #DAEDF2 #DFDAF2
monochromatic
#D2BA7F #E2D3AD #F2EBDA #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.19
#F2EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#F2EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EBDA
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EBDA | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEAD9
Deuteranopia (green-blind)
#F1ECDA
Tritanopia (blue-blind)
#F6E8E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f2ebda; /* rgb */ color: rgb(242, 235, 218); /* oklch */ color: oklch(94.1% 0.024 88.2);
Tailwind
colors: {
custom: {
50: '#f6f1e5',
500: '#f2ebda',
950: '#000000',
},
}SCSS
$custom: #f2ebda; $custom-light: #f6f1e5; $custom-dark: #000000;
JSON
{
"hex": "#f2ebda",
"rgb": {
"r": 242,
"g": 235,
"b": 218
},
"hsl": {
"h": 42.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94098,
"c": 0.02377,
"h": 88.2
},
"luminance": 0.83356
}Semantic roles & 50–950 ramp
primary
#F2EBDA
secondary
#A0AED0
accent
#55BB2A
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584