#FFCDA2#FFCDA2
#FFCDA2 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.2% C 0.080 H 62.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDA2 |
|---|---|
| RGB | rgb(255, 205, 162) |
| HSL | hsl(28, 100%, 82%) |
| HSV | hsv(28, 36%, 100%) |
| CMYK | cmyk(0%, 19.6%, 36.5%, 0%) |
| CIE-LAB | lab(85.77, 11.98, 28.12) |
| CIE-LCH | lch(85.77, 30.57, 66.92°) |
| OKLab | oklab(88.19% 0.0373 0.0707) |
| OKLCH | oklch(88.19% 0.08 62.2) |
| XYZ | xyz(69.5948, 67.5347, 43.5451) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.53
Apricot
#FBCEB1
ΔE00 4.15
Peach
#FFDAB9
ΔE00 4.45
Navajowhite
#FFDEAD
ΔE00 6.73
Burlywood
#DEB887
ΔE00 7.38
Bisque
#FFE4C4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDA2 #A2D4FF
analogous
#FFA2A6 #FFCDA2 #FFFCA2
triadic
#FFCDA2 #A2FFCD #CDA2FF
tetradic
#FFCDA2 #A6FFA2 #A2D4FF #FCA2FF
square
#FFCDA2 #A6FFA2 #A2D4FF #FCA2FF
split-complementary
#FFCDA2 #A2FFFC #A2A6FF
monochromatic
#FF8B28 #FFAC65 #FFCDA2 #FFEEDF #FFEFE0
Accessibility & contrast
On white
1.45
#FFCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#FFCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDA2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDA2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09F
Deuteranopia (green-blind)
#E8DBA3
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcda2; /* rgb */ color: rgb(255, 205, 162); /* oklch */ color: oklch(88.2% 0.080 62.2);
Tailwind
colors: {
custom: {
50: '#ffdcbd',
500: '#ffcda2',
950: '#000000',
},
}SCSS
$custom: #ffcda2; $custom-light: #ffdcbd; $custom-dark: #000000;
JSON
{
"hex": "#ffcda2",
"rgb": {
"r": 255,
"g": 205,
"b": 162
},
"hsl": {
"h": 27.742,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.88185,
"c": 0.0799,
"h": 62.2
},
"luminance": 0.67531
}Semantic roles & 50–950 ramp
primary
#FFCDA2
secondary
#62A7E3
accent
#7BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482