#FFE7CA#FFE7CA
#FFE7CA is a very light, muted orange. Relative luminance 0.827; OKLCH L 94.0% C 0.046 H 72.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7CA |
|---|---|
| RGB | rgb(255, 231, 202) |
| HSL | hsl(33, 100%, 90%) |
| HSV | hsv(33, 21%, 100%) |
| CMYK | cmyk(0%, 9.4%, 20.8%, 0%) |
| CIE-LAB | lab(92.87, 3.74, 17.11) |
| CIE-LCH | lch(92.87, 17.51, 77.67°) |
| OKLab | oklab(94% 0.014 0.0442) |
| OKLCH | oklch(94% 0.046 72.4) |
| XYZ | xyz(80.4766, 82.6781, 67.5848) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.28
Blanchedalmond
#FFEBCD
ΔE00 1.97
Champagne
#F7E7CE
ΔE00 3.04
Papayawhip
#FFEFD5
ΔE00 3.38
Antiquewhite
#FAEBD7
ΔE00 3.83
Peach
#FFDAB9
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7CA #CAE2FF
analogous
#FFCDCA #FFE7CA #FDFFCA
triadic
#FFE7CA #CAFFE7 #E7CAFF
tetradic
#FFE7CA #CAFFCD #CAE2FF #FFCAFD
square
#FFE7CA #CAFFCD #CAE2FF #FFCAFD
split-complementary
#FFE7CA #CAFDFF #CDCAFF
monochromatic
#FFB050 #FFCB8D #FFE7CA #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.20
#FFE7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FFE7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7CA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7CA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C8
Deuteranopia (green-blind)
#F6EDCB
Tritanopia (blue-blind)
#FFE1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe7ca; /* rgb */ color: rgb(255, 231, 202); /* oklch */ color: oklch(94.0% 0.046 72.4);
Tailwind
colors: {
custom: {
50: '#ffeeda',
500: '#ffe7ca',
950: '#000000',
},
}SCSS
$custom: #ffe7ca; $custom-light: #ffeeda; $custom-dark: #000000;
JSON
{
"hex": "#ffe7ca",
"rgb": {
"r": 255,
"g": 231,
"b": 202
},
"hsl": {
"h": 32.83,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.94001,
"c": 0.04632,
"h": 72.4
},
"luminance": 0.82676
}Semantic roles & 50–950 ramp
primary
#FFE7CA
secondary
#84B2E9
accent
#68E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583