#FFD2B2#FFD2B2
#FFD2B2 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.5% C 0.066 H 57.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2B2 |
|---|---|
| RGB | rgb(255, 210, 178) |
| HSL | hsl(25, 100%, 85%) |
| HSV | hsv(25, 30%, 100%) |
| CMYK | cmyk(0%, 17.6%, 30.2%, 0%) |
| CIE-LAB | lab(87.28, 11.32, 21.81) |
| CIE-LCH | lch(87.28, 24.57, 62.57°) |
| OKLab | oklab(89.46% 0.0359 0.0557) |
| OKLCH | oklch(89.46% 0.066 57.2) |
| XYZ | xyz(72.3238, 70.5706, 51.9227) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.38
Peach
#FFDAB9
ΔE00 3.04
Light Peach
#FFD8B1
ΔE00 3.71
Bisque
#FFE4C4
ΔE00 6.87
Navajowhite
#FFDEAD
ΔE00 7.89
Moccasin
#FFE4B5
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2B2 #B2DFFF
analogous
#FFB2B9 #FFD2B2 #FFF8B2
triadic
#FFD2B2 #B2FFD2 #D2B2FF
tetradic
#FFD2B2 #B9FFB2 #B2DFFF #F8B2FF
square
#FFD2B2 #B9FFB2 #B2DFFF #F8B2FF
split-complementary
#FFD2B2 #B2FFF8 #B2B9FF
monochromatic
#FF8A38 #FFAE75 #FFD2B2 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.39
#FFD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FFD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2B2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2B2 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#EADFB2
Tritanopia (blue-blind)
#FFC9C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd2b2; /* rgb */ color: rgb(255, 210, 178); /* oklch */ color: oklch(89.5% 0.066 57.2);
Tailwind
colors: {
custom: {
50: '#ffdfc9',
500: '#ffd2b2',
950: '#000000',
},
}SCSS
$custom: #ffd2b2; $custom-light: #ffdfc9; $custom-dark: #000000;
JSON
{
"hex": "#ffd2b2",
"rgb": {
"r": 255,
"g": 210,
"b": 178
},
"hsl": {
"h": 24.935,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.89458,
"c": 0.06624,
"h": 57.2
},
"luminance": 0.70568
}Semantic roles & 50–950 ramp
primary
#FFD2B2
secondary
#70B5E6
accent
#86E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482