#FFDBCF#FFDBCF
#FFDBCF is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.8% C 0.043 H 39.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBCF |
|---|---|
| RGB | rgb(255, 219, 207) |
| HSL | hsl(15, 100%, 91%) |
| HSV | hsv(15, 19%, 100%) |
| CMYK | cmyk(0%, 14.1%, 18.8%, 0%) |
| CIE-LAB | lab(90.06, 10.64, 10.52) |
| CIE-LCH | lch(90.06, 14.96, 44.68°) |
| OKLab | oklab(91.83% 0.0336 0.0275) |
| OKLCH | oklch(91.83% 0.043 39.3) |
| XYZ | xyz(77.8341, 76.4304, 69.6719) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.57
Apricot
#FBCEB1
ΔE00 6.85
Peach
#FFDAB9
ΔE00 8.33
Very Light Pink
#FFF4F2
ΔE00 9.78
Lavenderblush
#FFF0F5
ΔE00 9.97
Light Peach
#FFD8B1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBCF #CFF3FF
analogous
#FFCFDB #FFDBCF #FFF3CF
triadic
#FFDBCF #CFFFDB #DBCFFF
tetradic
#FFDBCF #DBFFCF #CFF3FF #F3CFFF
square
#FFDBCF #DBFFCF #CFF3FF #F3CFFF
split-complementary
#FFDBCF #CFFFF3 #CFDBFF
monochromatic
#FF7F55 #FFAD92 #FFDBCF #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.29
#FFDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FFDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBCF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBCF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdbcf; /* rgb */ color: rgb(255, 219, 207); /* oklch */ color: oklch(91.8% 0.043 39.3);
Tailwind
colors: {
custom: {
50: '#ffe6dd',
500: '#ffdbcf',
950: '#000000',
},
}SCSS
$custom: #ffdbcf; $custom-light: #ffe6dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdbcf",
"rgb": {
"r": 255,
"g": 219,
"b": 207
},
"hsl": {
"h": 15,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.91833,
"c": 0.04346,
"h": 39.3
},
"luminance": 0.76428
}Semantic roles & 50–950 ramp
primary
#FFDBCF
secondary
#88D2EA
accent
#ACE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484