#FFFCCB#FFFCCB
#FFFCCB is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 98.1% C 0.063 H 104.6°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCCB |
|---|---|
| RGB | rgb(255, 252, 203) |
| HSL | hsl(57, 100%, 90%) |
| HSV | hsv(57, 20%, 100%) |
| CMYK | cmyk(0%, 1.2%, 20.4%, 0%) |
| CIE-LAB | lab(98.11, -6.70, 23.89) |
| CIE-LCH | lch(98.11, 24.81, 105.67°) |
| OKLab | oklab(98.13% -0.0159 0.061) |
| OKLCH | oklch(98.13% 0.063 104.6) |
| XYZ | xyz(86.8295, 95.1937, 70.2884) |
| Luminance | 0.9519 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 1.05
Lemonchiffon
#FFFACD
ΔE00 1.24
Ivory (survey)
#FFFFCB
ΔE00 1.25
Ecru
#FEFFCA
ΔE00 1.60
Egg Shell
#FFFCC4
ΔE00 1.60
Eggshell (survey)
#FFFFD4
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCCB #CBCEFF
analogous
#FFE2CB #FFFCCB #E8FFCB
triadic
#FFFCCB #CBFFFC #FCCBFF
tetradic
#FFFCCB #CBFFE2 #CBCEFF #FFCBE8
square
#FFFCCB #CBFFE2 #CBCEFF #FFCBE8
split-complementary
#FFFCCB #CBE8FF #E2CBFF
monochromatic
#FFF551 #FFF88E #FFFCCB #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.05
#FFFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#FFFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCCB
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCCB | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C8
Deuteranopia (green-blind)
#FFFBCD
Tritanopia (blue-blind)
#FFF5EF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffccb; /* rgb */ color: rgb(255, 252, 203); /* oklch */ color: oklch(98.1% 0.063 104.6);
Tailwind
colors: {
custom: {
50: '#fffddb',
500: '#fffccb',
950: '#000000',
},
}SCSS
$custom: #fffccb; $custom-light: #fffddb; $custom-dark: #000000;
JSON
{
"hex": "#fffccb",
"rgb": {
"r": 255,
"g": 252,
"b": 203
},
"hsl": {
"h": 56.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.98134,
"c": 0.06301,
"h": 104.6
},
"luminance": 0.95193
}Semantic roles & 50–950 ramp
primary
#FFFCCB
secondary
#858BE9
accent
#0DE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584