#FFDFCA#FFDFCA
#FFDFCA is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.5% C 0.045 H 55.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFCA |
|---|---|
| RGB | rgb(255, 223, 202) |
| HSL | hsl(24, 100%, 90%) |
| HSV | hsv(24, 21%, 100%) |
| CMYK | cmyk(0%, 12.5%, 20.8%, 0%) |
| CIE-LAB | lab(90.92, 7.84, 14.35) |
| CIE-LCH | lch(90.92, 16.35, 61.34°) |
| OKLab | oklab(92.47% 0.0258 0.0372) |
| OKLCH | oklch(92.47% 0.045 55.3) |
| XYZ | xyz(78.2885, 78.3019, 66.8554) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.16
Apricot
#FBCEB1
ΔE00 5.13
Bisque
#FFE4C4
ΔE00 5.46
Light Peach
#FFD8B1
ΔE00 5.97
Antiquewhite
#FAEBD7
ΔE00 7.03
Blanchedalmond
#FFEBCD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFCA #CAEAFF
analogous
#FFCAD0 #FFDFCA #FFFACA
triadic
#FFDFCA #CAFFDF #DFCAFF
tetradic
#FFDFCA #D0FFCA #CAEAFF #FACAFF
square
#FFDFCA #D0FFCA #CAEAFF #FACAFF
split-complementary
#FFDFCA #CAFFFA #CAD0FF
monochromatic
#FF9550 #FFBA8D #FFDFCA #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.26
#FFDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FFDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFCA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFCA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#F0E8CA
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfca; /* rgb */ color: rgb(255, 223, 202); /* oklch */ color: oklch(92.5% 0.045 55.3);
Tailwind
colors: {
custom: {
50: '#ffe9da',
500: '#ffdfca',
950: '#000000',
},
}SCSS
$custom: #ffdfca; $custom-light: #ffe9da; $custom-dark: #000000;
JSON
{
"hex": "#ffdfca",
"rgb": {
"r": 255,
"g": 223,
"b": 202
},
"hsl": {
"h": 23.774,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.92468,
"c": 0.04528,
"h": 55.3
},
"luminance": 0.783
}Semantic roles & 50–950 ramp
primary
#FFDFCA
secondary
#84C1E9
accent
#8BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483