#FFEFCA#FFEFCA
#FFEFCA is a very light, muted orange. Relative luminance 0.873; OKLCH L 95.6% C 0.051 H 87.4°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFCA |
|---|---|
| RGB | rgb(255, 239, 202) |
| HSL | hsl(42, 100%, 90%) |
| HSV | hsv(42, 21%, 100%) |
| CMYK | cmyk(0%, 6.3%, 20.8%, 0%) |
| CIE-LAB | lab(94.85, -0.33, 19.87) |
| CIE-LCH | lch(94.85, 19.87, 90.94°) |
| OKLab | oklab(95.55% 0.0023 0.0511) |
| OKLCH | oklch(95.55% 0.051 87.4) |
| XYZ | xyz(82.7671, 87.2590, 68.3483) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 3.34
Papayawhip
#FFEFD5
ΔE00 3.62
Champagne
#F7E7CE
ΔE00 4.25
Cornsilk
#FFF8DC
ΔE00 4.30
Wheat
#F5DEB3
ΔE00 4.36
Moccasin
#FFE4B5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFCA #CADAFF
analogous
#FFD5CA #FFEFCA #F4FFCA
triadic
#FFEFCA #CAFFEF #EFCAFF
tetradic
#FFEFCA #CAFFD5 #CADAFF #FFCAF4
square
#FFEFCA #CAFFD5 #CADAFF #FFCAF4
split-complementary
#FFEFCA #CAF4FF #D5CAFF
monochromatic
#FFCA50 #FFDD8D #FFEFCA #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.14
#FFEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#FFEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFCA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFCA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#FCF2CB
Tritanopia (blue-blind)
#FFE9E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffefca; /* rgb */ color: rgb(255, 239, 202); /* oklch */ color: oklch(95.6% 0.051 87.4);
Tailwind
colors: {
custom: {
50: '#fff4da',
500: '#ffefca',
950: '#000000',
},
}SCSS
$custom: #ffefca; $custom-light: #fff4da; $custom-dark: #000000;
JSON
{
"hex": "#ffefca",
"rgb": {
"r": 255,
"g": 239,
"b": 202
},
"hsl": {
"h": 41.887,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95553,
"c": 0.0511,
"h": 87.4
},
"luminance": 0.87257
}Semantic roles & 50–950 ramp
primary
#FFEFCA
secondary
#84A3E9
accent
#45E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583