#FFDFCB#FFDFCB
#FFDFCB is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.5% C 0.044 H 54.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFCB |
|---|---|
| RGB | rgb(255, 223, 203) |
| HSL | hsl(23, 100%, 90%) |
| HSV | hsv(23, 20%, 100%) |
| CMYK | cmyk(0%, 12.5%, 20.4%, 0%) |
| CIE-LAB | lab(90.94, 7.99, 13.86) |
| CIE-LCH | lch(90.94, 16.00, 60.05°) |
| OKLab | oklab(92.49% 0.0262 0.036) |
| OKLCH | oklch(92.49% 0.045 54) |
| XYZ | xyz(78.4073, 78.3494, 67.4810) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.54
Apricot
#FBCEB1
ΔE00 5.25
Bisque
#FFE4C4
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 6.36
Antiquewhite
#FAEBD7
ΔE00 7.20
Mistyrose
#FFE4E1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFCB #CBEBFF
analogous
#FFCBD1 #FFDFCB #FFF9CB
triadic
#FFDFCB #CBFFDF #DFCBFF
tetradic
#FFDFCB #D1FFCB #CBEBFF #F9CBFF
square
#FFDFCB #D1FFCB #CBEBFF #F9CBFF
split-complementary
#FFDFCB #CBFFF9 #CBD1FF
monochromatic
#FF9451 #FFB98E #FFDFCB #FFECE0 #FFECE0
Accessibility & contrast
On white
1.26
#FFDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFCB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFCB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CA
Deuteranopia (green-blind)
#EFE8CB
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfcb; /* rgb */ color: rgb(255, 223, 203); /* oklch */ color: oklch(92.5% 0.044 54.0);
Tailwind
colors: {
custom: {
50: '#ffe9da',
500: '#ffdfcb',
950: '#000000',
},
}SCSS
$custom: #ffdfcb; $custom-light: #ffe9da; $custom-dark: #000000;
JSON
{
"hex": "#ffdfcb",
"rgb": {
"r": 255,
"g": 223,
"b": 203
},
"hsl": {
"h": 23.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.92492,
"c": 0.0445,
"h": 54
},
"luminance": 0.78347
}Semantic roles & 50–950 ramp
primary
#FFDFCB
secondary
#85C3E9
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483