#FFEFCB#FFEFCB
#FFEFCB is a very light, muted orange. Relative luminance 0.873; OKLCH L 95.6% C 0.050 H 86.9°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFCB |
|---|---|
| RGB | rgb(255, 239, 203) |
| HSL | hsl(42, 100%, 90%) |
| HSV | hsv(42, 20%, 100%) |
| CMYK | cmyk(0%, 6.3%, 20.4%, 0%) |
| CIE-LAB | lab(94.87, -0.19, 19.39) |
| CIE-LCH | lch(94.87, 19.39, 90.55°) |
| OKLab | oklab(95.58% 0.0027 0.0498) |
| OKLCH | oklch(95.58% 0.05 86.9) |
| XYZ | xyz(82.8858, 87.3065, 68.9739) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 3.10
Papayawhip
#FFEFD5
ΔE00 3.32
Champagne
#F7E7CE
ΔE00 3.97
Cornsilk
#FFF8DC
ΔE00 4.20
Wheat
#F5DEB3
ΔE00 4.44
Moccasin
#FFE4B5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFCB #CBDBFF
analogous
#FFD5CB #FFEFCB #F5FFCB
triadic
#FFEFCB #CBFFEF #EFCBFF
tetradic
#FFEFCB #CBFFD5 #CBDBFF #FFCBF5
square
#FFEFCB #CBFFD5 #CBDBFF #FFCBF5
split-complementary
#FFEFCB #CBF5FF #D5CBFF
monochromatic
#FFC951 #FFDC8E #FFEFCB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.14
#FFEFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#FFEFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFCB
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFCB | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#FCF2CC
Tritanopia (blue-blind)
#FFE9E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffefcb; /* rgb */ color: rgb(255, 239, 203); /* oklch */ color: oklch(95.6% 0.050 86.9);
Tailwind
colors: {
custom: {
50: '#fff4db',
500: '#ffefcb',
950: '#000000',
},
}SCSS
$custom: #ffefcb; $custom-light: #fff4db; $custom-dark: #000000;
JSON
{
"hex": "#ffefcb",
"rgb": {
"r": 255,
"g": 239,
"b": 203
},
"hsl": {
"h": 41.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95576,
"c": 0.04991,
"h": 86.9
},
"luminance": 0.87305
}Semantic roles & 50–950 ramp
primary
#FFEFCB
secondary
#85A4E9
accent
#47E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584