#FFDDC2#FFDDC2
#FFDDC2 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.9% C 0.052 H 60.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDC2 |
|---|---|
| RGB | rgb(255, 221, 194) |
| HSL | hsl(27, 100%, 88%) |
| HSV | hsv(27, 24%, 100%) |
| CMYK | cmyk(0%, 13.3%, 23.9%, 0%) |
| CIE-LAB | lab(90.26, 7.75, 17.60) |
| CIE-LCH | lch(90.26, 19.23, 66.24°) |
| OKLab | oklab(91.9% 0.0256 0.0454) |
| OKLCH | oklch(91.9% 0.052 60.5) |
| XYZ | xyz(76.8346, 76.8704, 61.8186) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.00
Light Peach
#FFD8B1
ΔE00 3.80
Bisque
#FFE4C4
ΔE00 4.01
Apricot
#FBCEB1
ΔE00 4.37
Blanchedalmond
#FFEBCD
ΔE00 6.54
Champagne
#F7E7CE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDC2 #C2E4FF
analogous
#FFC2C5 #FFDDC2 #FFFBC2
triadic
#FFDDC2 #C2FFDD #DDC2FF
tetradic
#FFDDC2 #C5FFC2 #C2E4FF #FBC2FF
square
#FFDDC2 #C5FFC2 #C2E4FF #FBC2FF
split-complementary
#FFDDC2 #C2FFFB #C2C5FF
monochromatic
#FF9948 #FFBB85 #FFDDC2 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.28
#FFDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFDDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDC2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDC2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC0
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddc2; /* rgb */ color: rgb(255, 221, 194); /* oklch */ color: oklch(91.9% 0.052 60.5);
Tailwind
colors: {
custom: {
50: '#ffe7d4',
500: '#ffddc2',
950: '#000000',
},
}SCSS
$custom: #ffddc2; $custom-light: #ffe7d4; $custom-dark: #000000;
JSON
{
"hex": "#ffddc2",
"rgb": {
"r": 255,
"g": 221,
"b": 194
},
"hsl": {
"h": 26.557,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.91899,
"c": 0.0521,
"h": 60.5
},
"luminance": 0.76868
}Semantic roles & 50–950 ramp
primary
#FFDDC2
secondary
#7DB9E8
accent
#80E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483