#FFEFDB#FFEFDB
#FFEFDB is a very light, muted orange. Relative luminance 0.881; OKLCH L 96.0% C 0.032 H 73.5°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFDB |
|---|---|
| RGB | rgb(255, 239, 219) |
| HSL | hsl(33, 100%, 93%) |
| HSV | hsv(33, 14%, 100%) |
| CMYK | cmyk(0%, 6.3%, 14.1%, 0%) |
| CIE-LAB | lab(95.21, 2.18, 11.61) |
| CIE-LCH | lch(95.21, 11.82, 79.38°) |
| OKLab | oklab(95.95% 0.009 0.0303) |
| OKLCH | oklch(95.95% 0.032 73.5) |
| XYZ | xyz(84.8918, 88.1089, 79.5388) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 0.99
Papayawhip
#FFEFD5
ΔE00 2.32
Champagne
#F7E7CE
ΔE00 2.65
Blanchedalmond
#FFEBCD
ΔE00 3.45
Oldlace
#FDF5E6
ΔE00 3.57
Linen
#FAF0E6
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFDB #DBEBFF
analogous
#FFDDDB #FFEFDB #FDFFDB
triadic
#FFEFDB #DBFFEF #EFDBFF
tetradic
#FFEFDB #DBFFDD #DBEBFF #FFDBFD
square
#FFEFDB #DBFFDD #DBEBFF #FFDBFD
split-complementary
#FFEFDB #DBFDFF #DDDBFF
monochromatic
#FFB961 #FFD49E #FFEFDB #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.13
#FFEFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#FFEFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFDB
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFDB | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#F9F3DB
Tritanopia (blue-blind)
#FFEBE9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefdb; /* rgb */ color: rgb(255, 239, 219); /* oklch */ color: oklch(96.0% 0.032 73.5);
Tailwind
colors: {
custom: {
50: '#fff4e6',
500: '#ffefdb',
950: '#000000',
},
}SCSS
$custom: #ffefdb; $custom-light: #fff4e6; $custom-dark: #000000;
JSON
{
"hex": "#ffefdb",
"rgb": {
"r": 255,
"g": 239,
"b": 219
},
"hsl": {
"h": 33.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.95954,
"c": 0.03158,
"h": 73.5
},
"luminance": 0.88107
}Semantic roles & 50–950 ramp
primary
#FFEFDB
secondary
#92BAEC
accent
#66E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584