#FFCDA8#FFCDA8
#FFCDA8 is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.3% C 0.075 H 58.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDA8 |
|---|---|
| RGB | rgb(255, 205, 168) |
| HSL | hsl(26, 100%, 83%) |
| HSV | hsv(26, 34%, 100%) |
| CMYK | cmyk(0%, 19.6%, 34.1%, 0%) |
| CIE-LAB | lab(85.88, 12.69, 25.13) |
| CIE-LCH | lch(85.88, 28.15, 63.22°) |
| OKLab | oklab(88.31% 0.0396 0.0636) |
| OKLCH | oklch(88.31% 0.075 58.1) |
| XYZ | xyz(70.1409, 67.7532, 46.4213) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.44
Light Peach
#FFD8B1
ΔE00 4.09
Peach
#FFDAB9
ΔE00 4.22
Navajowhite
#FFDEAD
ΔE00 7.95
Bisque
#FFE4C4
ΔE00 7.96
Peach (survey)
#FFB07C
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDA8 #A8DAFF
analogous
#FFA8AE #FFCDA8 #FFF8A8
triadic
#FFCDA8 #A8FFCD #CDA8FF
tetradic
#FFCDA8 #AEFFA8 #A8DAFF #F8A8FF
square
#FFCDA8 #AEFFA8 #A8DAFF #F8A8FF
split-complementary
#FFCDA8 #A8FFF8 #A8AEFF
monochromatic
#FF872E #FFAA6B #FFCDA8 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.44
#FFCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FFCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDA8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDA8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A5
Deuteranopia (green-blind)
#E8DBA8
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcda8; /* rgb */ color: rgb(255, 205, 168); /* oklch */ color: oklch(88.3% 0.075 58.1);
Tailwind
colors: {
custom: {
50: '#ffdcc2',
500: '#ffcda8',
950: '#000000',
},
}SCSS
$custom: #ffcda8; $custom-light: #ffdcc2; $custom-dark: #000000;
JSON
{
"hex": "#ffcda8",
"rgb": {
"r": 255,
"g": 205,
"b": 168
},
"hsl": {
"h": 25.517,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.88307,
"c": 0.07494,
"h": 58.1
},
"luminance": 0.6775
}Semantic roles & 50–950 ramp
primary
#FFCDA8
secondary
#67AFE4
accent
#84E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482