#FFEFD2#FFEFD2
#FFEFD2 is a very light, muted orange. Relative luminance 0.876; OKLCH L 95.7% C 0.042 H 82.5°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFD2 |
|---|---|
| RGB | rgb(255, 239, 210) |
| HSL | hsl(39, 100%, 91%) |
| HSV | hsv(39, 18%, 100%) |
| CMYK | cmyk(0%, 6.3%, 17.6%, 0%) |
| CIE-LAB | lab(95.01, 0.83, 15.98) |
| CIE-LCH | lch(95.01, 16.00, 87.04°) |
| OKLab | oklab(95.74% 0.0055 0.0414) |
| OKLCH | oklch(95.74% 0.042 82.5) |
| XYZ | xyz(83.7389, 87.6477, 73.4667) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.06
Blanchedalmond
#FFEBCD
ΔE00 1.75
Champagne
#F7E7CE
ΔE00 2.16
Antiquewhite
#FAEBD7
ΔE00 3.27
Cornsilk
#FFF8DC
ΔE00 4.18
Bisque
#FFE4C4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFD2 #D2E2FF
analogous
#FFD8D2 #FFEFD2 #F8FFD2
triadic
#FFEFD2 #D2FFEF #EFD2FF
tetradic
#FFEFD2 #D2FFD8 #D2E2FF #FFD2F8
square
#FFEFD2 #D2FFD8 #D2E2FF #FFD2F8
split-complementary
#FFEFD2 #D2F8FF #D8D2FF
monochromatic
#FFC358 #FFD995 #FFEFD2 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.13
#FFEFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#FFEFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFD2
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFD2 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#FBF2D3
Tritanopia (blue-blind)
#FFEAE7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefd2; /* rgb */ color: rgb(255, 239, 210); /* oklch */ color: oklch(95.7% 0.042 82.5);
Tailwind
colors: {
custom: {
50: '#fff4df',
500: '#ffefd2',
950: '#000000',
},
}SCSS
$custom: #ffefd2; $custom-light: #fff4df; $custom-dark: #000000;
JSON
{
"hex": "#ffefd2",
"rgb": {
"r": 255,
"g": 239,
"b": 210
},
"hsl": {
"h": 38.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95737,
"c": 0.04171,
"h": 82.5
},
"luminance": 0.87646
}Semantic roles & 50–950 ramp
primary
#FFEFD2
secondary
#8BADEA
accent
#52E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584