#FFDEAC#FFDEAC
#FFDEAC is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.6% C 0.074 H 77.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEAC |
|---|---|
| RGB | rgb(255, 222, 172) |
| HSL | hsl(36, 100%, 84%) |
| HSV | hsv(36, 33%, 100%) |
| CMYK | cmyk(0%, 12.9%, 32.5%, 0%) |
| CIE-LAB | lab(90.08, 4.39, 28.76) |
| CIE-LCH | lch(90.08, 29.10, 81.32°) |
| OKLab | oklab(91.62% 0.0155 0.0724) |
| OKLCH | oklch(91.62% 0.074 77.9) |
| XYZ | xyz(74.8090, 76.4839, 49.8440) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.26
Moccasin
#FFE4B5
ΔE00 2.12
Wheat
#F5DEB3
ΔE00 3.17
Pale Peach
#FFE5AD
ΔE00 3.27
Light Peach
#FFD8B1
ΔE00 4.42
Bisque
#FFE4C4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEAC #ACCDFF
analogous
#FFB4AC #FFDEAC #F6FFAC
triadic
#FFDEAC #ACFFDE #DEACFF
tetradic
#FFDEAC #ACFFB4 #ACCDFF #FFACF6
square
#FFDEAC #ACFFB4 #ACCDFF #FFACF6
split-complementary
#FFDEAC #ACF6FF #B4ACFF
monochromatic
#FFAD32 #FFC66F #FFDEAC #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.29
#FFDEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFDEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEAC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEAC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#F4E6AD
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeac; /* rgb */ color: rgb(255, 222, 172); /* oklch */ color: oklch(91.6% 0.074 77.9);
Tailwind
colors: {
custom: {
50: '#ffe8c5',
500: '#ffdeac',
950: '#000000',
},
}SCSS
$custom: #ffdeac; $custom-light: #ffe8c5; $custom-dark: #000000;
JSON
{
"hex": "#ffdeac",
"rgb": {
"r": 255,
"g": 222,
"b": 172
},
"hsl": {
"h": 36.145,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.9162,
"c": 0.07406,
"h": 77.9
},
"luminance": 0.76481
}Semantic roles & 50–950 ramp
primary
#FFDEAC
secondary
#6A9BE5
accent
#5BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482