#FFDDBF#FFDDBF
#FFDDBF is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.8% C 0.055 H 63.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDBF |
|---|---|
| RGB | rgb(255, 221, 191) |
| HSL | hsl(28, 100%, 87%) |
| HSV | hsv(28, 25%, 100%) |
| CMYK | cmyk(0%, 13.3%, 25.1%, 0%) |
| CIE-LAB | lab(90.20, 7.34, 19.08) |
| CIE-LCH | lch(90.20, 20.44, 68.96°) |
| OKLab | oklab(91.83% 0.0245 0.049) |
| OKLCH | oklch(91.83% 0.055 63.5) |
| XYZ | xyz(76.5011, 76.7370, 60.0621) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.20
Light Peach
#FFD8B1
ΔE00 2.86
Bisque
#FFE4C4
ΔE00 3.23
Apricot
#FBCEB1
ΔE00 4.71
Blanchedalmond
#FFEBCD
ΔE00 5.96
Navajowhite
#FFDEAD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDBF #BFE1FF
analogous
#FFBFC1 #FFDDBF #FFFDBF
triadic
#FFDDBF #BFFFDD #DDBFFF
tetradic
#FFDDBF #C1FFBF #BFE1FF #FDBFFF
square
#FFDDBF #C1FFBF #BFE1FF #FDBFFF
split-complementary
#FFDDBF #BFFFFD #BFC1FF
monochromatic
#FF9C45 #FFBC82 #FFDDBF #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.28
#FFDDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FFDDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDBF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDBF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddbf; /* rgb */ color: rgb(255, 221, 191); /* oklch */ color: oklch(91.8% 0.055 63.5);
Tailwind
colors: {
custom: {
50: '#ffe7d2',
500: '#ffddbf',
950: '#000000',
},
}SCSS
$custom: #ffddbf; $custom-light: #ffe7d2; $custom-dark: #000000;
JSON
{
"hex": "#ffddbf",
"rgb": {
"r": 255,
"g": 221,
"b": 191
},
"hsl": {
"h": 28.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.91831,
"c": 0.05479,
"h": 63.5
},
"luminance": 0.76734
}Semantic roles & 50–950 ramp
primary
#FFDDBF
secondary
#7BB5E8
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483